Members
Overall Objectives
Research Program
Application Domains
New Results
Bilateral Contracts and Grants with Industry
Partnerships and Cooperations
Dissemination
Bibliography
XML PDF e-pub
PDF e-Pub


Section: Bilateral Contracts and Grants with Industry

Bilateral Contracts with Industry

Geometry

We contributed to some industrial applications, mainly:

Computer Graphics

Image resizing (with Shanghai Film Studio)

We have developed an image resizing method that succeed in generating impressive results by using image similarity measure to guide the resizing process. An optimal operation path is found in the resizing space.

However, the slow resizing speed caused by inefficient computation strategy of the bidirectional patch matching becomes a drawback for practical use. Then, we proposed a novel method to address this problem. By combining seam carving with scaling and cropping, our method can realize content-aware image resizing very fast. We define cost functions combing image energy and dominant color descriptor for all the operators to evaluate the damage to both local image content and global visual effect. Therefore our algorithm can automatically find an optimal sequence of operations to resize the image by dynamic programming or greedy algorithm. We also extended our algorithm to indirect image resizing which can protect the aspect ratio of the dominant object in an image.